status parameter meaning in English
状态参数
Examples
- To specify a value for a return status parameter , you must specify the data type of the parameter by using the
要为返回状态参数指定值,必须在执行存储过程前使用 - This display system can show the real time flying status parameter , the flight simulation curves , and the flight attitude using the three dimensional animation
实时显示飞行状态参数,飞行仿真曲线,并采用三维动画实时显示飞机状态。 - In the case of the return status parameter , its ordinal position will always be 1 because it is always the first parameter in the call to the stored procedure
对于返回状态参数,其序数位置始终为1 ,这是因为它始终是调用存储过程时的第一个参数。 - The implement of displaying methods of facility types and status parameters with field programming records and real - time itinerant detective data is described in the paper
本文叙述了利用现场编程记录和实时巡检数据,实现设备类型及各状态参数的显示方法。 - Method for a return status parameter , you must specify not only the data type to be used for the parameter , but also the parameter s ordinal placement in the stored procedure call
方法传递返回状态参数值时,不仅需要指定要使用的参数的数据类型,还必须指定参数在存储过程中的序数位置。